home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / editors / tscredd2 / scrdisk5.exe / arc / INSTALL4.BAT < prev    next >
DOS Batch File  |  1990-05-12  |  563b  |  15 lines

  1. echo off
  2. echo -[Install4.Bat]----------------------------------------------------------
  3. echo -
  4. echo - Instert REGISTERED USERS diskette in drive %2
  5. echo -
  6. echo - If you installing the evaluation version downloaded from a bulletin
  7. echo - board, or the shareware diskette version, PRESS ENTER. The program
  8. echo - installation will advance automatically to the next phase...
  9. echo -
  10. echo -------------------------------------------------------------------------
  11. pause
  12. if exist %2\install7.bat goto cont1
  13. %2\install5 %1 %2 %3
  14. :cont1
  15. %2\install7 %1 %2 %3